InternetAttemptConnect (wininet)
Last changed: Chrisy-202.150.123.168

.
Summary
TODO - a short description

C# Signature:

[DllImport("wininet.dll", SetLastError=true)]
static extern int InternetAttemptConnect(int dwReserved);

VB Signature:

Declare Function InternetAttemptConnect Lib "wininet.dll" (TODO) As TODO

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation